P+ - Giga Bowser - Action - 0x11a
Entry Script
- if (BoolIsTrue RandomAccessBool(SpecialsMovement))
- SetAnimationFrame(30.0)
- ChangeSubaction(SpecialAirLw)
- BoolVariableSetFalse { variable: RandomAccessBool(SpecialsMovement) }
- else
- ChangeSubactionRestartFrame(SpecialAirLw)
- SetEdgeSlide(Airbourne)
- EnableInterruptGroup(CliffCatch)
Exit Script